Description
When converting a DOCX file to image or HTML using Aspose.Words, content generated by a Word EQ field with enclosure Formatting is rendered incorrectly.
Field Equation Example
{ EQ \o({enclose character},{co…...Word EQ field with enclosure formatting is rendered incorrectly....SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...